write vt. (wrote , 〔古语〕 writ; written , 〔古语〕 writ) 1.写,记,录,抄,誊;填写;签发;签订;签署。 2.写作,著作。 3.铭记(心中),留印象于;【计算机】写入,存入;写印〔从记忆系统中发出或印出数据〕。 4.写信给;把…函告。 5.把…写入[写成为];通过写作使…成为某种状态。 write a check 开支票。 write a letter 写信。 write to a friend 写信给朋友。 write it in your hat 〔美国〕绝对确实,真真实实。 He writes himself “General”. 他自称“将军”。 He has “coast” written all over him. 他浑身上下是海滨气息[他是海边长大的]。 vi. 1.写字。 2.写文章;著作;作曲。 3.写信,寄信,通信。 4.做书记,做抄写员。 5.(笔被使用时)有某种表现;好写。 This pen writes (well). 这支笔好写[好使]。 write cleverly 文章写得好。 write a good [bad] hand 字写得好[坏]。 write down 1. 写下来,记下来。 2. 用文字攻击,贬低,批评 (write him down a fool 在文章里说他是傻瓜)。 3. 减低账面价值。 4. 把…拨作公积金,摊提资产。 write for 1. 替(报纸等)撰稿,投稿;为(生活)写文章。 2. 写信订购。 write in 写进去,插入(文件中)。 write in [for] the paper 投稿给(报纸)。 write off 1. 勾销,注销(债款等);报废。 2. 流畅地写,当场写,提笔就写(文章等)。 3. 减低资产账面额。 write out 1. 写出;誊清,缮写。 2. (作家等)写得写不出,写枯了脑筋。 write over 1. 改写,重写。 2. 写满。 write up 1. 写在高处,揭示;用文字赞扬,书面表扬。 2. 一直写到最近事情;详细写。 3. 提高账面价值;评价过高。 4. 〔美国〕开传票传唤。
lock n. 1.锁,闩,栓。 2.(运河等的)船闸。 3.制轮楔。 4.【机械工程】气闸,气塞,锁气室。 5.【军事】枪机。 6.锁住,固定。 7.〔俚语〕拘留所。 8.〔英国〕性病医院 (=lock hospital). 9.【自动化】同步。 10.结合,固着。 11.(摔跤的)揪扭。 12.煞车。 off the lock未锁。 on the lock锁着。 trick lock(对字的)密码锁。 lock the stable door after the horse has been stolen 贼走关门。 be at [on, upon] the lock 〔方言〕在窘困中。 lock, stock and barrel 全部;完全。 under lock and key 锁着,妥为保藏。 vt. 1. 锁,锁上。 2.收藏起来,秘藏。 3.抱紧,挽住;揪扭。 4.(使资本等)固定。 5.使固定。 6.用水闸止住;使通过水闸 (up down). 7.卡住,塞住。 8.将曲面印版装在轮转印刷机滚筒上。 lock a secret in one's heart 严守秘密。 be locked in a fight 打得难分难解。 be locked in contemplation 陷入沉思。 The ship was locked fast in ice. 这条船被冰封住。 The gears are locked. 齿轮卡住了。 vi. 1.锁住。 2.紧闭,不动。 3.抱住,揪扭,嵌进。 4.(船)通过水闸;造水闸。 lock away 锁起来。 lock down 让船开出水闸。 lock horns 争论 (over)。 lock in 关起来;锁在里面。 lock in synchronism 进入同步。 lock on 用雷达波束自动跟踪(目标)。 lock oneself in 把自己关在里面,闭门谢客。 lock out 1. 关在外面。 2. (资本家)封闭工厂。 lock up 1. 上锁,锁住。 2. 监禁。 3. 收藏(文件等)。 4. 固定(资本)。 adj. -less 无锁的;无船闸的。 lock2 n. 1.一绺卷发。 〔pl.〕头发。 2.(干草、羊毛等的)小量,一把,一撮。
This isolation level may be implemented using exclusive write locks 该隔离级别可以通过“排他写锁”实现。
Long writes hurt throughput directly because the write lock is exclusive 因为写入锁定是排他的,所以长时间的写入会直接降低吞吐量。
Turns off the automatic logging of the list of read-write locks for use by the aix debugger 关闭aix调试程序使用的读写锁列表的自动记录。
As merely extended signatures, then the class can remain oblivious to the implementation of the read-write lock pattern 看作扩展的签名,那么类就可以保持对读写锁定模式的实现的遗忘。
Some file systems support network clients obtaining an exclusive write lock on a file and remove the lock if the client crashes 一些文件系统支持网络客户端获取对文件的排它写锁定,以及当客户端死机时移交锁定。
Long reads block waiting writers, and if there is at least one thread waiting for the write lock then threads that request new reader locks will be blocked as well 长时间的读取会阻止处于等待的编写器,并且,如果至少有一个线程在等待写入锁,那么请求新的读取器锁的线程也将被阻止。
First, a thread can hold a read-lock, which is non-exclusive and will allow other threads to gain a read-lock for the class . second, a thread can request a write-lock, which is exclusive, and is not granted until currently held read and write locks are released 第二,线程可以请求一个写入锁,写入锁是独占的,只有在当前被持有的读取锁和写入锁都得到释放后,才能将写入锁授予其他线程。
A strategy locking constraint resources using " write lock " and " read lock " is presented to consider the time delay of data transmission and improve the efficiency of concurrent operation, the realization of main algorithms for constraint network solving is given 提出了“写锁”和“读锁”2种加锁状态的约束资源的锁定策略,来考虑网络传输的延时性和提高并行操作的效率,并给出了主要算法的实现说明。
Uses several tricks to achieve a high level of concurrency and avoid locking, including using multiple write locks for different hash buckets and exploiting the uncertainties of the jmm to minimize the time that locks are held-or avoid acquiring locks at all 使用了几个技巧来获得高程度的并发以及避免锁定,包括为不同的hashbucket(桶)使用多个写锁和使用jmm的不确定性来最小化锁被保持的时间或者根本避免获取锁。
Posix record locking is supported on nearly all unix-like platforms it s mandated by posix . 1, it can lock portions of a file not just a whole file, and it can handle the difference between read locks and write locks 采用posix记录锁的理由有很多:posix记录锁在几乎所有的类unix平台上都获得了支持(它得到了posix.1的授权),它可以锁定文件的一部分(而不是只会锁定整个文件),而且它可以区别处理读锁和写锁的不同之处。